0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (3)
  • R1,000 - R2,500 (5)
  • R2,500 - R5,000 (1)
  • -
Status
Brand

Showing 1 - 9 of 9 matches in All Departments

Joe Celko's Complete Guide to NoSQL - What Every SQL Professional Needs to Know about Non-Relational Databases... Joe Celko's Complete Guide to NoSQL - What Every SQL Professional Needs to Know about Non-Relational Databases (Paperback)
Joe Celko
R960 Discovery Miles 9 600 Ships in 12 - 17 working days

"Joe Celko's Complete Guide to NoSQL" provides a complete overview of non-relational technologies so that you can become more nimble to meet the needs of your organization. As data continues to explode and grow more complex, SQL is becoming less useful for querying data and extracting meaning. In this new world of bigger and faster data, you will need to leverage non-relational technologies to get the most out of the information you have. Learn where, when, and why the benefits of NoSQL outweigh those of SQL with "Joe Celko's Complete Guide to NoSQL."

This book covers three areas that make today's new data different from the data of the past: velocity, volume and variety. When information is changing faster than you can collect and query it, it simply cannot be treated the same as static data. Celko will help you understand velocity, to equip you with the tools to drink from a fire hose. Old storage and access models do not work for big data. Celko will help you understand volume, as well as different ways to store and access data such as petabytes and exabytes. Not all data can fit into a relational model, including genetic data, semantic data, and data generated by social networks. Celko will help you understand variety, as well as the alternative storage, query, and management frameworks needed by certain kinds of data.
Gain a complete understanding of the situations in which SQL has more drawbacks than benefits so that you can better determine when to utilize NoSQL technologies for maximum benefit Recognize the pros and cons of columnar, streaming, and graph databases Make the transition to NoSQL with the expert guidance of best-selling SQL expert Joe Celko

Joe Celko's Data, Measurements and Standards in SQL (Paperback): Joe Celko Joe Celko's Data, Measurements and Standards in SQL (Paperback)
Joe Celko
R1,195 R1,127 Discovery Miles 11 270 Save R68 (6%) Ships in 12 - 17 working days

Joe Celko has looked deep into the code of SQL programmers and found a consistent and troubling pattern - a frightening lack of consistency between their individual encoding schemes and those of the industries in which they operate. This translates into a series of incompatible databases, each one an island unto itself that is unable to share information with others in an age of internationalization and business interdependence. Such incompatibility severely hinders information flow and the quality of company data.
Data, Measurements and Standards in SQL reveals the shift these programmers need to make to overcome this deadlock. By collecting and detailing the diverse standards of myriad industries, and then giving a declaration for the units that can be used in an SQL schema, Celko enables readers to write and implement portable data that can interface to any number of external application systems
This book doesn't limit itself to one subject, but serves as a detailed synopsis of measurement scales and data standards for all industries, thereby giving RDBMS programmers and designers the knowledge and know-how they need to communicate effectively across business boundaries.
* Collects and details the diverse data standards of myriad industries under one cover, thereby creating a definitive, one-stop-shopping opportunity for database programmers.
* Enables readers to write and implement portable data that can interface to any number external application systems, allowing readers to cross business boundaries and move up the career ladder.
* Expert advice from one of the most-read SQL authors in the world who is well known for his ten years of service on the ANSI SQL standards committee and Readers Choice Award winning column in Intelligent Enterprise.
"

Joe Celko's SQL for Smarties - Advanced SQL Programming (Paperback, 5th edition): Joe Celko Joe Celko's SQL for Smarties - Advanced SQL Programming (Paperback, 5th edition)
Joe Celko
R1,729 R1,515 Discovery Miles 15 150 Save R214 (12%) Ships in 12 - 17 working days

SQL for Smarties was hailed as the first book devoted explicitly to the advanced techniques needed to transform an experienced SQL programmer into an expert. Now, 20 years later and in its fifth edition, this classic reference still reigns supreme as the only book written by a SQL master that teaches programmers and practitioners to become SQL masters themselves! These are not just tips and techniques; also offered are the best solutions to old and new challenges. Joe Celko conveys the way you need to think in order to get the most out of SQL programming efforts for both correctness and performance. New to the fifth edition, Joe features new examples to reflect the ANSI/ISO Standards so anyone can use it. He also updates data element names to meet new ISO-11179 rules with the same experience-based teaching style that made the previous editions the classics they are today. You will learn new ways to write common queries, such as finding coverings, partitions, runs in data, auctions and inventory, relational divisions and so forth. SQL for Smarties explains some of the principles of SQL programming as well as the code. A new chapter discusses design flaws in DDL, such as attribute splitting, non-normal forum redundancies and tibbling. There is a look at the traditional acid versus base transaction models, now popular in NoSQL products. You'll learn about computed columns and the DEFERRABLE options in constraints. An overview of the bi-temporal model is new to this edition and there is a longer discussion about descriptive statistic aggregate functions. The book finishes with an overview of SQL/PSM that is applicable to proprietary 4GL vendor extensions.

Joe Celko's Trees and Hierarchies in SQL for Smarties (Paperback, 2nd edition): Joe Celko Joe Celko's Trees and Hierarchies in SQL for Smarties (Paperback, 2nd edition)
Joe Celko
R1,077 R745 Discovery Miles 7 450 Save R332 (31%) Ships in 12 - 17 working days

The demand for SQL information and training continues to grow with the need for a database behind every website capable of offering web-based information queries. SQL is the de facto standard for database retrieval, and if you need to access, update, or utilize data in a modern database management system, youwill need SQL to do it. TheSecond Editionof "Joe Celko's Trees and Hierarchies in SQL for Smarties" covers two new sets of extensions over three entirelynew chapters and expounds upon the changes that have occurred in SQL standards since the previous edition's publication. Benefit from mastering the challenging aspects of these database applications in SQL as taught by Joe Celko, one of the most-read SQL authors in the world.

*Expert advice from a noted SQL authority and award-winning columnist who has given 10 years of service to the ANSI SQL standards committee

*Teaches scores of advanced techniques that can be used with any product, in any SQL environment

*Offers graph theory and programming techniques for working around deficiencies and gives insight into real-world challenges"

Joe Celko's Thinking in Sets: Auxiliary, Temporal, and Virtual Tables in SQL (Paperback): Joe Celko Joe Celko's Thinking in Sets: Auxiliary, Temporal, and Virtual Tables in SQL (Paperback)
Joe Celko
R775 Discovery Miles 7 750 Ships in 12 - 17 working days

Perfectly intelligent programmers often struggle when forced to work with SQL. Why? Joe Celko believes the problem lies with their procedural programming mindset, which keeps them from taking full advantage of the power of declarative languages. The result is overly complex and inefficient code, not to mention lost productivity.
This book will change the way you think about the problems you solve with SQL programs.. Focusing on three key table-based techniques, Celko reveals their power through detailed examples and clear explanations. As you master these techniques, you ll find you are able to conceptualize problems as rooted in sets and solvable through declarative programming. Before long, you ll be coding more quickly, writing more efficient code, and applying the full power of SQL
Filled with the insights of one of the world s leading SQL authorities - noted for his knowledge and his ability to teach what he knows.
Focuses on auxiliary tables (for computing functions and other values by joins), temporal tables (for temporal queries, historical data, and audit information), and virtual tables (for improved performance).
Presents clear guidance for selecting and correctly applying the right table technique."

Joe Celko's SQL Puzzles and Answers (Paperback, 2nd edition): Joe Celko Joe Celko's SQL Puzzles and Answers (Paperback, 2nd edition)
Joe Celko
R1,422 Discovery Miles 14 220 Ships in 12 - 17 working days

In this complete revision and expansion of his first SQL Puzzles book, Joe Celko challenges you with his trickiest puzzles and then helps solve them with a variety of solutions and explanations. Joe demonstrates the thought processes that are involved in attacking a problem from an SQL perspective to help advanced database programmers solve the puzzles you frequently face. These techniques not only help with the puzzle at hand, but help develop the mindset needed to solve the many difficult SQL puzzles you face every day. Of course, part of the fun is to see whether or not you can write better solutions than Joe s.
* A great collection of tricky SQL puzzles with a variety of solutions and explanations.
* Uses the proven format of puzzles and solutions to provide a user-friendly, practical look into SQL programming problems - many of which will help users solve their own problems.
* New edition features:
Many new puzzles added
Dozens of new solutions to puzzles, and using features in SQL-99
Code is edited to conform to SQL STYLE rules
New chapter on temporal query puzzles
New chapter on common misconceptions about SQL and RDBMS that leads to problems"

Joe Celko's SQL Programming Style (Paperback): Joe Celko Joe Celko's SQL Programming Style (Paperback)
Joe Celko
R1,033 Discovery Miles 10 330 Ships in 12 - 17 working days

Are you an SQL programmer that, like many, came to SQL after learning and writing procedural or object-oriented code? Or have switched jobs to where a different brand of SQL is being used, or maybe even been told to learn SQL yourself?
If even one answer is yes, then you need this book. A "Manual of Style" for the SQL programmer, this book is a collection of heuristics and rules, tips, and tricks that will help you improve SQL programming style and proficiency, and for formatting and writing portable, readable, maintainable SQL code. Based on many years of experience consulting in SQL shops, and gathering questions and resolving his students' SQL style issues, Joe Celko can help you become an even better SQL programmer.
+ Help you write Standard SQL without an accent or a dialect that is used in another programming language or a specific flavor of SQL, code that can be maintained and used by other people.
+ Enable you to give your group a coding standard for internal use, to enable programmers to use a consistent style.
+ Give you the mental tools to approach a new problem with SQL as your tool, rather than another programming language - one that someone else might not know!

Joe Celko's Data and Databases - Concepts in Practice (Paperback): Joe Celko Joe Celko's Data and Databases - Concepts in Practice (Paperback)
Joe Celko
R2,566 Discovery Miles 25 660 Ships in 10 - 15 working days

Do you need an introductory book on data and databases? If the book is by Joe Celko, the answer is yes. "Data and Databases: Concepts in Practice" is the first introduction to relational database technology written especially for practicing IT professionals. If you work mostly outside the database world, this book will ground you in the concepts and overall framework you must master if your data-intensive projects are to be successful. If you're already an experienced database programmer, administrator, analyst, or user, it will let you take a step back from your work and examine the founding principles on which you rely every day-helping you to work smarter, faster, and problem-free.

Whatever your field or level of expertise, Data and Databases offers you the depth and breadth of vision for which Celko is famous. No one knows the topic as well as he, and no one conveys this knowledge as clearly, as effectively-or as engagingly. Filled with absorbing war stories and no-holds-barred commentary, this is a book you'll pick up again and again, both for the information it holds and for the distinctive style that marks it as genuine Celko.
* Supports its extensive conceptual information with example code and other practical illustrations.
* Explains fundamental issues such as the nature of data and data modeling, and moves to more specific technical questions such as scales, measurements, and encoding.
* Offers fresh, engaging approaches to basic and not-so-basic issues of database programming, including data entities, relationships and values, data structures, set operations, numeric data, character string data, logical data and operations, and missing data among others.
* Covers the conceptual foundations of modern RDBMS technology, making it an ideal choice for students.

Joe Celko's Analytics and OLAP in SQL (Paperback): Joe Celko Joe Celko's Analytics and OLAP in SQL (Paperback)
Joe Celko
R1,787 Discovery Miles 17 870 Ships in 10 - 15 working days

Before SQL programmers could begin working with OLTP (On-Line Transaction Processing) systems, they had to unlearn procedural, record-oriented programming before moving on to SQL s declarative, set-oriented programming. This book covers the next step in your growth. OLAP (On-Line Analytical Processing), Data Warehousing and Analytics involve seeing data in the aggregate and over time, not as single transactions. Once more it is time to unlearn what you were previously taught.
This book is not an in-depth look at particular subjects, but an overview of many subjects that will give the working RDBMS programmers a map of the terra incognita they will face if they want to grow.
* Expert advice from a noted SQL authority and award-winning columnist, who has given ten years of service to the ANSI SQL standards committee and many more years of dependable help to readers of online forums.
* First book that teaches what SQL programmers need in order to successfully make the transition from transactional systems (OLTP) into the world of data warehouse data and OLAP.
* Offers real-world insights and lots of practical examples.
* Covers the OLAP extensions in SQL-99; ETL tools, OLAP features supported in DBMSs, other query tools, simple reports, and statistical software."

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Management And Cost Accounting
Colin Drury, Mike Tayles Paperback R1,304 R1,176 Discovery Miles 11 760
High Expectations
Mabel CD R59 Discovery Miles 590
Xbox One Replacement Case
 (8)
R55 Discovery Miles 550
Foodies Of South Africa - Kitchen…
Jean Winshaw, Kelsey Dobie, … Hardcover  (4)
R390 R305 Discovery Miles 3 050
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Tommy EDC Spray for Men (30ml…
R479 Discovery Miles 4 790
ZA Cute Puppy Love Paw Set (Necklace…
R712 R499 Discovery Miles 4 990
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Efekto 77300-B Nitrile Gloves (L)(Black)
R63 Discovery Miles 630
High Waist Leggings (Black)
R169 Discovery Miles 1 690

 

Partners